'宣言 Public Overloads Function AddBoxWhisker( _ ByVal name As System.String _ ) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> AddBoxWhisker( System.string name )
パラメータ
- name
- The name of series
戻り値の型
The series builder
'宣言 Public Overloads Function AddBoxWhisker( _ ByVal name As System.String _ ) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> AddBoxWhisker( System.string name )